-
Home
-
Projectopia – WordPress Project Management
-
5.0.4
-
Code
-
Classes
- FontMetrics
Total Complexity |
76 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
541 |
Lines of code |
262 |
Logical lines of code |
173 |
Comment lines |
187 |
Methods |
26 |
Properties |
4 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
registerFont() |
B |
34 |
20 |
85 |
getFont() |
A |
47 |
12 |
39 |
getType() |
A |
55 |
9 |
18 |
loadFontFamilies() |
S |
55 |
6 |
20 |
getTextWidth() |
S |
57 |
5 |
16 |
saveFontFamilies() |
S |
57 |
3 |
15 |
getFamily() |
S |
68 |
2 |
7 |
__construct() |
S |
74 |
1 |
5 |
setCanvas() |
S |
74 |
1 |
5 |
getOptions() |
S |
82 |
1 |
3 |
setOptions() |
S |
77 |
1 |
4 |
getCacheFile() |
S |
79 |
1 |
3 |
setFontFamily() |
S |
79 |
1 |
3 |
set_font_family() |
S |
80 |
1 |
3 |
getFontFamilies() |
S |
82 |
1 |
3 |
get_font_families() |
S |
81 |
1 |
3 |
get_family() |
S |
80 |
1 |
3 |
get_type() |
S |
80 |
1 |
3 |
save_font_families() |
S |
82 |
1 |
3 |
get_font() |
S |
79 |
1 |
3 |
getFontHeight() |
S |
79 |
1 |
3 |
get_font_height() |
S |
79 |
1 |
3 |
get_text_width() |
S |
78 |
1 |
3 |
register_font() |
S |
79 |
1 |
3 |
load_font_families() |
S |
82 |
1 |
3 |
getCanvas() |
S |
82 |
1 |
3 |